home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / qwhite.zip / NWORK.TEC < prev    next >
Text File  |  1992-03-09  |  7KB  |  132 lines

  1. ID:NW Networks, Setting up DESQview
  2. Quarterdeck Technical Note #154
  3. by Dan Sweeney
  4. last revision:  12 February 1992
  5.  
  6. The most common questions:
  7.  
  8. Q:   Can I run DESQview on my network?
  9.  
  10. A:   Yes, though DESQview is not truly a network-aware program*.  DESQview 
  11.      interfaces with a network as if it were just another hardware device such 
  12.      as a hard disk, modem, or printer.  Simply load the network shell and 
  13.      start DESQview.
  14.  
  15.      *DESQview does make Novell and IBM PC LAN API calls for compatibility 
  16.      purposes (DESQview checks for these networks when it loads). 
  17.  
  18. Q:   How many people can use a copy of DESQview on the network?
  19.  
  20. A:   Quarterdeck Office Systems requires one purchased copy for each 
  21.      individual that will be using our software.  Currently there is no site 
  22.      license policy.  This requirement applies for all Quarterdeck Office 
  23.      Systems products.
  24.  
  25. Q:   Can I run my network file server software in a DESQview window?
  26.  
  27. A:   No.  Network operating systems are not DOS programs.  The network 
  28.      operating system would have to be specifically written for this purpose.
  29.  
  30. Q:   Can I run my network file server software and then load DESQview?
  31.  
  32. A:   This depends on the quality of the DOS emulation of the file server 
  33.      software.  It is possible to run DESQview after the server software has 
  34.      been loaded with some Peer to Peer Networks.
  35.  
  36. Q:   Can I load my workstation network shell in a DESQview window?
  37.  
  38. A:   If the network shell program has been specifically written for this 
  39.      purpose--Novell's Network Access Server's IPX.SYS and NET3.COM, for 
  40.      example--the answer is yes.  Some of our users report loading other 
  41.      network shells in a DESQview window with some success.  As a general rule, 
  42.      loading non-DESQview specific network shells within a window is not 
  43.      recommended.  The reasons are that network shells are actually interrupt 
  44.      arbitrators, re-directors, and/or repeaters.  Depending on the shell 
  45.      configuration (and the application software) intended to run in the 
  46.      window, two primary factors must be considered. 
  47.  
  48. 1.   A packet may arrive for the workstation while this window is not the 
  49.      current task.  The network must retry sending the packet, causing network 
  50.      performance degradation (or the network may timeout and drop the work-
  51.      station).
  52.  
  53. 2.   Only that window would be able to see the network.  Loading the network 
  54.      shell in more than one window can also confuse the network unless the 
  55.      shell has been specifically written for this purpose.
  56.  
  57. Q:   Do I need to reconfigure my network card for DESQview?
  58.  
  59. A:   It will probably not be required, but when running DESQview with an 
  60.      exPANDed memory it can be very advantageous to do so.  If your network 
  61.      card places ROM and/or RAM in the reserved memory area (between 640K and 
  62.      1024K), you should locate the ROM and/or RAM to create large contiguous 
  63.      free blocks of high memory.  Knowing the locations of these items can be 
  64.      very useful in troubleshooting memory conflicts as well.  DESQview can 
  65.      use exPANDed memory to load itself into the unused areas.  Large 
  66.      contiguous blocks of memory allow DESQview to place more of its code 
  67.      "high," leaving more available conventional memory for other programs.  
  68.      In addition, Quarterdeck's QEMM-386, QEMM-50/60 and QRAM programs can 
  69.      create High RAM in these locations and you can then load TSR programs 
  70.      like network drivers, buffers, and files in this area rather than in 
  71.      conventional memory. 
  72.  
  73. Q:   What kind of memory conflicts happen in this area with networks?
  74.  
  75. A:   Most exPANDed memory drivers are loaded prior to the network shell.  If 
  76.      the shell initializes a RAM buffer in reserved memory after the memory 
  77.      driver, it is quite possible that the EMS driver won't know about the RAM 
  78.      buffer.  When an application tries to use exPANDed memory it may 
  79.      overwrite the RAM buffer causing various problems.  Symptoms range from 
  80.      network access failure to all-out system crashes. 
  81.  
  82. Q:   How can I tell where these locations are?
  83.  
  84. A:   The best bet is to check the network card documentation.  If you can't 
  85.      locate it, consult the manufacturer of the card.  It is best to know 
  86.      these addresses in hexadecimal numbers.
  87.  
  88. Q:   So how do I prevent memory conflicts?
  89.  
  90. A:   Most exPANDed memory managers have the ability to exclude certain areas. 
  91.      QEMM-50/60 and QEMM-386 both have this feature.  After determining the 
  92.      starting and ending address, place a parameter on the QEMM line of your 
  93.      CONFIG.SYS file as listed below:
  94.  
  95.      DEVICE=C:\QEMM\QEMM386.SYS EXCLUDE=XXXX-YYYY RAM ST:M
  96.  
  97. The XXXX should be replaced with the starting hexadecimal address and YYYY 
  98. should be the ending address.
  99.  
  100. Q:   Can I login as a different user in each window?
  101.  
  102. A:   As the network shell is loaded before DESQview, logging in as a different 
  103.      user in each window may cause problems.  In the case of Novell Netware, 
  104.      the IPX can only support one username per card.  When this is done, the 
  105.      previous username and network access rights are replaced with the current 
  106.      rights assigned to the username you use.  If you are using the IPXSPX.SYS 
  107.      that is supplied with Novell's Remote Access Server product, you can in 
  108.      fact login as different users in different windows.
  109.  
  110. Q:   Can I change or set search maps in different windows?
  111.  
  112. A:   Yes, but... The search mapping facility set in the last window becomes 
  113.      the global search map for the workstation.  Programs running in other 
  114.      DESQview windows may fail if they are using a different map.
  115.  
  116. Q:   Can I map drives in a DESQview window?
  117.  
  118. A:   Yes.  In DESQview 2.26 you can map network subdirectories or volumes to 
  119.      drive letters.  The new map takes effect globally, so use with caution.
  120.  
  121. Q:   Can I load the network shell above 640K with QRAM?
  122.  
  123. A:   Yes, provided you have EEMS or EMS 4.0 HARDWARE and SOFTWARE (and a large 
  124.      enough contiguous area to load them in).
  125.  
  126.  
  127.   ************************************************************************
  128.   *This technical note may be copied and distributed freely as long as it*
  129.   *is distributed in its entirety and it is not distributed for profit.  *
  130.   *         Copyright (C) 1990-2 by Quarterdeck Office Systems           *
  131.   ************************ E N D   O F   F I L E *************************
  132.